'Declaration<DispIdAttribute(661)> Function OverlayPage( _ ByVal PageNo As Integer, _ ByVal DstX As Single, _ ByVal DstY As Single, _ ByVal ScaleX As Single, _ ByVal ScaleY As Single _ ) As GdPictureStatus
[DispId(661)] GdPictureStatus OverlayPage( int PageNo, float DstX, float DstY, float ScaleX, float ScaleY )
function OverlayPage(
PageNo: Integer;
DstX: Single;
DstY: Single;
ScaleX: Single;
ScaleY: Single
): GdPictureStatus;
DispIdAttribute(661) function OverlayPage( PageNo : int, DstX : float, DstY : float, ScaleX : float, ScaleY : float ) : GdPictureStatus;
Parameters
- PageNo
- DstX
- DstY
- ScaleX
- ScaleY